home *** CD-ROM | disk | FTP | other *** search
- Well, here it is. A new version of quotacheck that supports direct access
- to a ext2 filesystem. It is a lot faster than the original version that uses
- readdir() to scan the filesystem.
-
- If you want to recompile quotacheck, you need the libext2fs.a library.
- This library is part of the e2fsprogs as released by Ted Tytso. I used
- version 0.5b to compile quotacheck. Furthermore you need the quota-1.34.tar.gz
- collection, since this package only contains a new source file for quotacheck,
- a Makefile and a binary version of quotacheck.
-
- The binary contained in this package was compiled with gcc-2.6.3, libs 4.6.27
- and is linked static, so you should be able to use it.
-
- If you find any bugs, or think that this new quotacheck misses some files,
- please tell me about it, with as much information as possible. If you run
- quotacheck with -d, it will printout all the inodes it checks. If you could
- tell me which inode it misses plus a description of that file, I can do
- something about it.
-
- If you have any comment, suggestion or bug-report, please send it to:
- quota-bugs@ow.org (or quota@ow.nl, same address...)
-
- Have fun,
-
- Edvard Tuinder ed@ow.org
-
-